home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1797 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.0 KB

  1. Path: news.uh.edu!usenet
  2. From: Sensarn <txs53132@bayou.uh.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Learning C/C++
  5. Date: 13 Jan 1996 00:45:06 GMT
  6. Organization: AEtna Insurance Agency
  7. Message-ID: <4d6vai$a2m@masala.cc.uh.edu>
  8. References: <4d47vm$nq@mars.dsu.edu>
  9. NNTP-Posting-Host: sip-14265.public-dialups.uh.edu
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1 (Windows; U; 16bit)
  14.  
  15. scotty@fpg.gcomm.com (Scotty) wrote:
  16. >
  17. >
  18. >    Ok, I've seen a simmilar question on, but here's kind of a new one.
  19. >
  20. >
  21. >   I'm 16 years old, and I will be going to college in a couple of years.
  22. >I will be majoring in Computer Programming.  I want to get a head start,
  23. >and I really want to learn C/C++.  Here's my questions.
  24. >
  25. >    1) What book(s) should I get?  I have experience with VB, but not 
  26. >    with C.
  27.  
  28. It depends on what type of programming you plan to do.
  29.  
  30. >
  31. >    2) What compiler should I get?  Should I get the Borland C/C++ 4.5
  32. >    (which I was planning to do) or should I just use a freeware one,
  33. >    like djgpp?
  34.  
  35. I bought Borland Turbo C/C++ 3.0 for DOS and it works amazing magic 
  36. (compared to QBasic 1.1, which I used to use).  It's fast, easy to use, 
  37. and extremely productive.  I'm heading into computer game programming, 
  38. and I am also a novice.  Still, I have done many things with TC++ like 
  39. double buffering, sprite display, and many other graphic related tasks.  
  40. I couldn't have done it nearly as fast without Teach Yourself Game 
  41. Programming in 21 Days.  The down side to that book is that it doesn't 
  42. explain commands.  I used the tutorial book (1.5 inches thick -- it came 
  43. with TC++) to help me with such problem.  Basically, you're well off with 
  44. just Turbo C++ itself; the tutorial explains a WHOLE lot.  As for djgpp, 
  45. I haven't heard of it (or any other free compiler).
  46.  
  47. >
  48. >  I appreciate any answers you can give me.   Thanks!
  49. >
  50. >
  51. >        Scotty
  52. >
  53. >    P.S.  Please don't send E-mail.  My E-mail address doesn't work
  54. >    at the moment.
  55.  
  56. Steven Sensarn - txs53132@bayou.uh.edu
  57.  
  58.